home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / coopcatc.swf / scripts / frame_100 / DoAction.as
Text File  |  2012-04-23  |  132b  |  9 lines

  1. score += 1;
  2. setProperty("gotone", _X, shihanx);
  3. with(shihan2)
  4. {
  5.    _x = shihanx;
  6.    _y = 250;
  7.    gotoAndPlay("catchegg");
  8. }
  9.